C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class / SortChanged Event

In This Topic
SortChanged Event (C1CursorDataCollection<T,K>)
In This Topic
Raised after a sort operation was performed.
Syntax
'Declaration
 
Public Event SortChanged As EventHandler
 
See Also